home *** CD-ROM | disk | FTP | other *** search
- Table 1 displays normal 7-bit ascii characters, that will be converted
- with a2html.
-
- TABLE 1:
- --------
-
- abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
- 0123456789 -+ ;: ,. |\/ '*!"#$%&()=~@[]{}?<>_^
-
- Table 2 lists all supported 8 bit characters for the Atari to ISO 8859-1
- conversion. (strange sorting!)
-
- TABLE 2:
- --------
-
- | ISO | ISO | Atari| Atari | Remarks
- | no | latin1| char | no |
- -------------------------------------------------------------------
- 160 nbsp Not in Atari charset
- 161 iexcl ¡ 173 ¡ used
- 162 cent ¢ 155 ¢ used
- 163 pound £ 156 £ used
- 164 curren Not in Atari charset
- 165 yen ¥ 157 ¥ used
- 166 brvbar Not in Atari charset
- 167 sect § 221 § used
- 168 uml ¨ 185 ¨ used
- 169 copy © 189
- 170 ordf Not in Atari charset
- 171 laquo « 174 « used
- 172 not ¬ 170 ¬ used
- 173 shy Not in Atari charset
- 174 reg ® 190
- 175 macr ¯ 255 ¯ used
- 176 deg ° 248 ° used
- 177 plusmn ± 241 ± used
- 178 sup2 ² 253 ² used
- 179 sup3 ³ 254 ³ used
- 180 acute ´ 186 ´ used
- 181 micro µ 230 µ used
- 182 para ¶ 188 ¶ used
- 183 middot · 250 · used (dot not in center)
- 184 cedil Not in Atari charset
- 185 supl Not in Atari charset
- 186 ordm Not in Atari charset
- 187 raquo » 175 » used
- 188 frac14 ¼ 172 ¼ used
- 189 frac12 ½ 171 ½ used
- 190 frac34 Not in Atari charset
- 191 iquest ¿ 168 ¿ used
- 192 Agrave À 182
- 193 Aacute Not in Atari charset
- 194 Acirc Not in Atari charset
- 195 Atilde à 183
- 196 Auml Ä 142
- 197 Aring Å 143
- 198 AElig ƌ 146,181
- 199 Ccedil Ç 128
- 200 Egrave Not in Atari charset
- 201 Eacute É 144
- 202 Ecirc Not in Atari charset
- 203 Euml Not in Atari charset
- 204 Igrave Not in Atari charset
- 205 Iacute Not in Atari charset
- 206 Icirc Not in Atari charset
- 207 Iuml Not in Atari charset
- 208 ETH Not in Atari charset
- 209 Ntilde Ñ 165
- 210 Ograve Not in Atari charset
- 211 Oacute Not in Atari charset
- 212 Ocirc Not in Atari charset
- 213 Otilde Õ 184
- 214 Ouml Ö 153
- 215 times Not in Atari charset
- 216 Oslash Ø 178
- 217 Ugrave Not in Atari charset
- 218 Uacute Not in Atari charset
- 219 Ucirc Not in Atari charset
- 220 Uuml Ü 154
- 221 Yacute Not in Atari charset
- 222 THORN Not in Atari charset
- 223 szlig βß 225,158
- 224 agrave à 133
- 225 aacute á 160
- 226 acirc â 131
- 227 atilde ã 176
- 228 auml ä 132
- 229 aring å 134
- 230 aelig æœ 145,180
- 231 ccedil ç 135
- 232 egrave è 138
- 233 eacute é 130
- 234 ecirc ê 136
- 235 euml ë 137
- 236 igrave ì 141
- 237 iacute í 161
- 238 icirc î 140
- 239 iuml ï 139
- 240 eth Not in Atari charset
- 241 ntilde ñ 164
- 242 ograve ò 149
- 243 oacute ó 162
- 244 ocirc ô 147
- 245 otilde õ 177
- 246 ouml ö 148
- 247 divide ÷ 246 Looks like a minus...
- 248 oslash ø 179
- 249 ugrave ù 151
- 250 uacute ú 163
- 251 ucirc û 150
- 252 uuml ü 129
- 253 yacute Not in Atari charset
- 254 thorn Not in Atari charset
- 255 yuml ÿ 152
- -----------------------------------------------------------------
-
- Hopefully not too many type errors! The table was written with a
- Atari charset.
-
-
- | Warning: If you want a ISO 8859-1 charset to Atari charset conversion,
- | the table need a rewrite. Example: "×" could be "*", "æ"
- | should be æ (not œ).
-
-
- The very last note!
-
- Converting this document to html on Atari:
- a2html readme.txt
- will produce a html file called readme.html.
-
- Converting this document to html on Linux:
- a2html -atari readme.txt >readme.html
-
- This document (readme.txt) was created with the Atari charset on an
- Atari (QED 4.52).
-
-